added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2008 / VBVstoGetWrapperObject / Readme.txt
blobb578284b66b71e34f9853eb87936cc6bd5881d34
1 ========================================================================
2     VSTO : VBVstoGetWrapperObject Project Overview
3 ========================================================================
5 /////////////////////////////////////////////////////////////////////////////
6 Use:
8 The VBVstoGetWrapperObject project demonstrates how to get a VSTO wrapper
9 object from an existing Office COM object.
11 This feature requires Visual Studio Tools for Office 3.0 SP1 (included in 
12 Visual Studio 2008 SP1) for both design-time and runtime support.
14 On Excel Ribbon -> VSTO Samples, click Get VSTO Wrapper (VB) button.
17 /////////////////////////////////////////////////////////////////////////////
18 References:
20 Extending Word Documents and Excel Workbooks in Application-Level Add-ins at Run Time
21 http://msdn.microsoft.com/en-us/library/cc442981.aspx
24 /////////////////////////////////////////////////////////////////////////////